Skip to content

fix(build): reset build number for restarts#1404

Merged
ecrupper merged 1 commit intomainfrom
fix/build-num-reset
Mar 5, 2026
Merged

fix(build): reset build number for restarts#1404
ecrupper merged 1 commit intomainfrom
fix/build-num-reset

Conversation

@ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Mar 5, 2026

The compiler will use the parent build number for substitution if it is not reset prior to compilation

@ecrupper ecrupper requested a review from a team as a code owner March 5, 2026 15:46
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.29%. Comparing base (e7a220d) to head (44e154e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/build/compile_publish.go 0.00% 1 Missing ⚠️

❌ Your project status has failed because the head coverage (58.29%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1404      +/-   ##
==========================================
- Coverage   58.29%   58.29%   -0.01%     
==========================================
  Files         663      663              
  Lines       25594    25595       +1     
==========================================
  Hits        14920    14920              
- Misses       9959     9960       +1     
  Partials      715      715              
Files with missing lines Coverage Δ
api/build/compile_publish.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ecrupper ecrupper merged commit cefcb53 into main Mar 5, 2026
12 of 13 checks passed
@ecrupper ecrupper deleted the fix/build-num-reset branch March 5, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants